projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
eebb219
6a2a2c9
)
auto merge of #330 : alexcrichton/cargo/fix-cargo-doc2, r=wycats
author
bors
<bors@rust-lang.org>
Wed, 6 Aug 2014 20:29:28 +0000
(20:29 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 6 Aug 2014 20:29:28 +0000
(20:29 +0000)
This erroneously used util::process instead of the custom process function in
the cargo_rustc module.
Trivial merge